Download and Install Mongo DB with Compass and create a database "chat-app"

Open a Terminal in the project Directory and run following commands:

npm install 16
npm use 16

npm install
npm run client-install
npm install -g concurrently

npm run dev